home *** CD-ROM | disk | FTP | other *** search
/ Champak 123 / (Vol 123) Jan 13 2011.iso / Games / mofro.swf / scripts / frame_149 / PlaceObject2_294_2 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2011-01-13  |  92b  |  5 lines

  1. onClipEvent(enterFrame){
  2.    this._x = _root.hero._x;
  3.    this._y = _root.hero._y - 35;
  4. }
  5.